Skip to main content

ParametricConvexOptimization

ParametricConvexOptimization[f,cons,vars,pars] gives a ParametricFunction object that finds values of variables vars that minimize the convex objective function f subject to convex constraints cons with parameters pars.

ParametricConvexOptimization[…,"prop"] specifies what solution property "prop" should be returned by the ParametricFunction object.

Please visit the official Wolfram Language Reference for more details and examples on core symbols.